home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / role / CWMmoria120.lha / CWMmoria / Docs / CWM_Changes.doc < prev    next >
Text File  |  1994-08-15  |  5KB  |  119 lines

  1. Changes from CWM Moria 1.1.0 to CWM Moria 1.2.0:
  2.  
  3.  o  Up to date with Umoria 5.5.2, including small monsters, improved monster
  4.     confusion and turn undead, and stone to mud on rubble is now the same as
  5.     tunneling (1 in 10 chance of finding something).
  6.  
  7.  o  Completely reworked bitmaps, now better than ever before.
  8.  
  9.  o  GfxBase bug fixed (for you programmers out there).
  10.  
  11.  o  Weapon in hand now displayed in lower left corner, with helpful color
  12.     coding.
  13.  
  14.  o  All high scores can be seen with the 'V' command or the -s switch.
  15.  
  16.  o  Screen to back gadget now available in upper right corner if you can
  17.     find it. :-)
  18.  
  19.  o  Many other minor changes too minor to mention.
  20.  
  21. Changes from CWM Moria 1.0.1 to CWM Moria 1.1.0:
  22.  
  23.  o  Enhanced global mapping that shows the whole map at once, available by
  24.     pressing the ' (apostrophe) key.  Now 33% larger than before.
  25.  
  26.  o  More color coded messages than ever before.
  27.     Here is a guide to the colors:
  28.     White       = Normal info.
  29.     Light Green = Great       - gaining a level or stat increase.
  30.     Blue        = Really good - killing a monster.
  31.     Green       = Good        - hitting a monster.
  32.     Yellow      = Bad         - missing a monster, becoming confused.
  33.     Red         = Very Bad    - Being hit by a monster, becoming poisoned.
  34.     Dark Red    = Awful       - stat decrease, death.
  35.     Tan         = Other       - If it's not good, bad or normal, it's Other.
  36.  
  37.  o  The original '/' command is back, now you can look through your monster
  38.     memory at any time.  Original monster letters are used.
  39.  
  40.  o  Genocide now works correctly, using the original monster letters.
  41.  
  42.  o  Stats displays (like strength and XP) are color coded. Stats that are 
  43.     decreased are displayed in red.  HP and Mana are as follows:
  44.     100%        White
  45.     99% - 80%   Light Green
  46.     79% - 60%   Green
  47.     59% - 40%   Yellow
  48.     39% - 20%   Red
  49.     19% -  1%   Dark Red
  50.      0%         Tan
  51.  
  52.  o  '0' equals 'open' command, '+' equals 'look' command.  For use with the
  53.     numeric keypad.
  54.  
  55.  o  2 sets of graphical bitmaps, one with nice little pictures, and one with
  56.     colorized ASCII chars, for the purists out there.
  57.  
  58.  o  I tried to get Moria to detach from CLI so you wouldn't have to worry
  59.     about stack size, etc. but whatever I tried just made a big mess.
  60.     So stack size is still recommended to be set to about 30k.
  61.  
  62. Changes from CWM Moria 1.0.0 to CWM Moria 1.0.1:
  63.  
  64.  o  The druid save has been reduced from 60 to 42.  With the old value,
  65.     30th level Gnomes and 36th level Elves would never fail a save.
  66.  
  67.  o  When your character is able to see invisible, the detect monsters spell
  68.     will detect invisible monsters also.
  69.  
  70.  o  the (l)ook command no longer detects a magma or quartz seam unless 
  71.     there is a treasure or monster on it.
  72.     
  73. below is a list of deviations for CWMmoria 1.0.0 from UMoria 5.5:
  74. (changes in game play only)
  75.  
  76.  o  Bashing into an empty space moves you into that space.
  77.  
  78.  o  All classes are available for all races.  Classes which are 'cheating'
  79.     are listed in red.
  80.  
  81.  o  The Druid class by Michael Marcelais has been added.
  82.  
  83.  o  Dragon's breath ball sizes change with the amount of damage they do.
  84.     Dragon bat's breaths will only be size 1 big, while Ancient Dragon's
  85.     breaths will usually be size 3 or 4.
  86.  
  87.  o  Haggling is based on your level and the price of the item.  The higher
  88.     your level and the lower the price, the greater the chance of not having
  89.     to haggle for that item.
  90.  
  91.  o  When money or an item is stolen, you are informed of the amount or
  92.     the item.
  93.  
  94.  o  When you (l)ook at a monster, you are given its status as well as its
  95.     identity.  You are told whether or not it is asleep, and approximately
  96.     how many hit points it has.  This does make the game easier, but I think
  97.     it's fair, so I've left it in.  Status is as follows:
  98.         
  99.             > Max HP        - energized
  100.             > 300 HP        - dangerous
  101.         100% - 85% of Max   - healthy
  102.          84% - 60%          - strong
  103.          59% - 40%          - fit
  104.          39% - 30%          - weak
  105.          29% - 20%          - wounded
  106.          19% - 10%          - badly wounded
  107.           9% -  0%          - dying
  108.  
  109.     Max HP is the creatures maximum hit points.  If this number is greater
  110.     than 300, then 300 is used.  (i.e. An Emperor Lich will be 'dangerous'
  111.     until it has less than 300 hit points, then it will be 'healthy',
  112.     'strong', etc. It will be 'energized' if it has more than 1520 hit 
  113.     points.)
  114.  
  115.  o  Hallucination has been changed due to the extra graphics.  Now just item
  116.     and monster graphics are randomized when hallucinating, instead of
  117.     everything in the dungeon.
  118.  
  119.